home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earkit / mail / yam / changes < prev    next >
Text File  |  1999-01-01  |  7KB  |  181 lines

  1.  
  2. *********************** YAM HISTORY ****************************
  3.  
  4. Version 1.3.3a (15-Nov-96)
  5. -------------------------
  6.  
  7. - BF: YAM failed to display or delete a message when subject was >80 characters
  8. - BF: Textstyles didn't work in the very beginning of a letter
  9. - BF: <Return> key in Write window now jumps to the next string gadget
  10. - BF: "Get mail on startup" now doesn't complain if you're not connected
  11. - BF: "Get mail" now resets mail check timer
  12. - YAM now uses timezones to convert message date to local date & time
  13. - Optimized versions for 68020/030/040/060 processors
  14. - Updated Polish catalog
  15. - Norwegian catalog
  16.  
  17.  
  18. Version 1.3.3 (9-Nov-96)
  19. -------------------------
  20.  
  21. - BF: YAM now handles lines beginning with a period correctly
  22. - BF: "Reply to recipient only" fixed
  23. - BF: Sequence of address book entries is now saved
  24. - BF: The most recent entry in the attachment list gets select automatically
  25. - BF: Removed flickering of the AppIcon when filtering new messages
  26. - BF: Installer script should now work with OS 2.x
  27. - BF: Confirm deletion setting is saved
  28. - YAM is now Freeware, no registration required anymore
  29. - Recompiling with SAS/C 6.57 made YAM smaller and faster
  30. - Support of textstyles (*bold*, _underlined_, etc.)
  31. - Added new config option to word-wrap new messages and quotations (no GUI)
  32.   Example: WordWrap = 76
  33. - External editors may now detach
  34. - Removed some problems concerning the signature
  35. - Faster encoding and decoding (asynchronous I/O)
  36. - Improved handling of index files when deleting messages
  37. - Archive and sent folders are loaded on request only
  38. - The export option now appends to existing files
  39. - Messages can be imported into any folder
  40. - Message date and time is extracted from the Date: header field
  41. - YAM now first scans ENV:TZ, then Locale.library to get the time zone
  42. - New variables %w (weekday) and %t (time) for reply and forward headers
  43. - Subjects starting with AW: (Microsoft) are now handled like Re:
  44. - Increased number of custom archive folders (16->48) and filters (32->48)
  45. - Larger buffers for recipient fields (2 KB), email addresses (100 B) and
  46.   user ids (40 B)
  47. - ARexx command MAILSENDALL returns number of sent messages or -1 on failure
  48. - Folder names may be used as arguments for MAILSETFOLDER and MAILARCHIVE
  49. - New ARexx commands MAILUPDATE, MAILFILTER and REQUEST
  50. - "Send on Startup" now checks if you're online
  51. - "Send again" allows multiple selection and doesn't send automatically
  52. - Updated YAM guide documentation
  53. - Some other small enhancements and corrections
  54.  
  55.  
  56. Version 1.3.2 (02-Sep-96)
  57. -------------------------
  58.  
  59. - BF: Fixed a bug in the UUdecoder
  60. - BF: Doesn't hang on "Getting Statistics" anymore
  61. - BF: "Configuration/Save as" works as it should
  62. - BF: "Avoid Duplicates" works
  63. - BF: Fixed SETFOLDER and MAILCHECK Arexx commands
  64. - BF: Fixed a bug in the filter routines
  65. - BF: Solved a problem when connecting to SMTP servers
  66. - BF: YAM now send correct line breaks in message body
  67. - BF: Removed some Enforcer hits
  68. - BF: Installer script now sets correct assignment for YAM
  69. - Now you can leave the Alias field empty
  70. - Some other small changes and corrections
  71. - Added MAILIMPORT ARexx command, template is MAILIMPORT FILENAME/A
  72.   Example:  MAILIMPORT UUMAIL:mbeck
  73. - Added new config option to set the tabulator size in the read window
  74.   and the internal editor (no GUI yet, you have to modify the .config file)
  75.   Example:  TabSize    = 3
  76. - Added new config option to set the font for the internal editor (no GUI)
  77.   Example:  EditorFont = XEN/9
  78. - Added French AmigaGuide documentation
  79.  
  80.  
  81. Version 1.3.1 (30-Jul-96)
  82. -------------------------
  83.  
  84. - BF: MIME header encoding does now encode whole words
  85. - BF: HELO now sends your domain instead of the SMTP server name,
  86.       this should solve the "loop back" problem
  87. - BF: Fixed a bug when archiving messages from the read window
  88. - BF: Editing an old message now enters the correct values for
  89.       CC, BCC and attachment descriptions
  90. - Added MAILTO shell option to create a new message after starting YAM.
  91.   Example:  YAM NOCHECK MAILTO mbeck@access.ch
  92. - Important note for CygnusEd users: start your editor with the
  93.   -keepio option. If you don't do that, CED detaches itself and
  94.   YAM can't find the entered text!
  95.  
  96.  
  97. Version 1.3 (29-Jul-96)
  98. -----------------------
  99.  
  100. - BF: Fixed the problems caused by the internal UUencoder
  101. - BF: YAM shouldn't hang anymore when reading huge messages
  102. - BF: Stack size for external editor set to 10 KB
  103. - BF: Mail checking delay should work now
  104. - Multiple archive folders
  105. - Import mailbox files from other mail applications
  106. - Export messages to a mailbox file
  107. - ARexx menu
  108. - YAM now encrypts the password in the configuration file
  109. - Improved editing of messages in the outgoing folder
  110. - Tooltype options
  111. - Multiple configuration files and mail root directories
  112. - Option to fix the position of the appicon
  113. - Appicon and main window title show statistical information
  114. - Abort gadget to interrupt mail transfer
  115. - User definable filters to automatically process new messages
  116. - Checks the message id to avoid duplicate messages
  117. - Start any command when receiving new mail
  118. - Optional treshold to get a warning before downloading large messages
  119. - Internal text editor
  120. - Multiple file attachments
  121. - CC and BCC
  122. - Insert recipients from the address book with drag & drop
  123. - User definable texts to introduce replied and forwarded message
  124. - Doesn't quote attached files when replying
  125. - Organization header field
  126. - Hierarchical address book
  127. - Alias and comment field for each address book entry
  128. - Start a new message from the address book window
  129. - Short mail header display in the read window
  130. - Supports MIME quoted-printable, base64 and x-uue encodings
  131. - Archive and delete messages in the read window
  132. - Custom font for the read window
  133. - Some other small enhancements and corrections
  134.  
  135.  
  136. Version 1.2 (11-Mar-96)
  137. ------------------------
  138.  
  139. - BF: Enforcer hit while sending mail removed
  140. - BF: YAM doesn't crash anymore if you get a message with more than 20
  141.       recipients in the To: field
  142. - BF: RCPT TO syntax uses angle brackets
  143. - BF: Sending messages to multiple recipients now works properly
  144. - BF: Empty recipient fields are ignored
  145. - BF: New message always gets a higher file number
  146. - BF: Some other small bug fixes
  147. - Much faster creation of new mail files
  148. - Wordwrap in the readwindow
  149. - Faster delete/archive of multiple messages
  150. - Readwindow title displays short message header
  151. - [Get Address] button in the "Sent" folder
  152. - Progress windows shows size of transferred mail
  153. - French documentation by Laurent Kempé and Philippe Raoult
  154. - Dutch catalog by Mark A. Götz
  155. - Swedish catalog by Mats Nyman
  156. - Greek catalog by Pantelis Kopelias
  157. - French catalog by Georges Convalves et.al.
  158. - Spanish catalog by Juan Antonio Ramirez Ordonez
  159. - Italian catalog by Francesco Gambino
  160. - Some other small enhancements/corrections
  161.  
  162.  
  163. Version 1.1 (28-Feb-96)
  164. -----------------------
  165.  
  166. - BF: Fixed the famous "HELO requires domain" bug
  167. - BF: Some other small bugfixes
  168. - New options for POP3 server, POP3 userid and Reply-To address
  169. - Multiselection when deleting or archiving messages
  170. - Closegadget can either quit or iconify YAM
  171. - New CLI option DEBUG to monitor the dialog during the mail transfer
  172. - The signature is now appended before message editing
  173. - Readwindow: Left and right cursor keys work like [Previous] and [Next]
  174.  
  175. Version 1.0 (20-Feb-96)
  176. -----------------------
  177.  
  178. - First public Aminet release
  179.  
  180.  
  181.